projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91169ba
)
(HAVE_MOTIF_2_1): Add #undef.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 22 Aug 1997 21:16:48 +0000
(21:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 22 Aug 1997 21:16:48 +0000
(21:16 +0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index c5ed60c811bb33a89283346213e8f5d6a0833fa7..c96734cb966ee1b89ddfae73217af0561761cda3 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-56,6
+56,9
@@
Boston, MA 02111-1307, USA. */
/* Define this if you're using XFree386. */
#undef HAVE_XFREE386
+/* Define this if you have Motif 2.1 or newer. */
+#undef HAVE_MOTIF_2_1
+
/* Define HAVE_MENUS if you have mouse menus.
(This is automatic if you use X, but the option to specify it remains.)
It is also defined with other window systems that support xmenu.c. */